projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73fee52
)
* server.el (server-buffer-done): Avoid changing the buffer when
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 24 Sep 2008 20:11:47 +0000
(20:11 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 24 Sep 2008 20:11:47 +0000
(20:11 +0000)
deleting the client's frame (bug#640).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 332d2080aff9342fc3bec74db1206f6c56a83305..273b38e6c7b3ab909cef6ac3913f26dc2a8d7edc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-09-24 Chong Yidong <cyd@stupidchicken.com>
+ * server.el (server-buffer-done): Avoid changing the buffer when
+ deleting the client's frame (bug#640).
+
* vc.el (vc-default-mark-resolved): New function.
2008-09-24 Stephen Berman <stephen.berman@gmx.net>